func google.golang.org/protobuf/internal/impl.appendSfixed32Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L3222: func appendSfixed32Value(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L3243: 	marshal:   appendSfixed32Value,